execute

open override fun execute(): Result<V>(source)

Execute the algorithm and returns the output.

Return

The output of the algorithm.